home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0038.dms / q0038.adf / In Case of Difficulty < prev    next >
Text File  |  1991-04-07  |  7KB  |  161 lines

  1. "In Case of Difficulty"
  2.  
  3. Should  you  experience  some difficulty accessing an MS-DOS
  4. disk,  here  are  some  ideas  that may help narrow down the
  5. problem.
  6.  
  7. First,  make  sure you have configured the drive you wish to
  8. use  the  MS-DOS  disk  on  by  using  either  the "MountMF"
  9. command  or  the  "Attach"  command.   If  you are using the
  10. "Attach"  command,  specify  the  correct device name of the
  11. drive  you  wish to use.  The device names correspond to the
  12. device  names  given  by  Commodore  (ie. DI0: is the MS-DOS
  13. device name whereas DF0: is the AmigaDOS device name).
  14.  
  15. The  easiest  way  check  an  MS-DOS  disk  is  to  run  the
  16. "DiskChk"  program  included with CrossDOS to generate error
  17. numbers that can be used with the following chart.
  18.  
  19.  
  20. Problem/Solution Chart
  21.  
  22. Problem             Solution (or areas to check)
  23. =============================================================
  24. "Not a DOS Disk"    Make sure the disk is an MS-DOS standard
  25.  Requester          density formatted disk.  The disk may be
  26.                     an AmigaDOS or MS-DOS high density
  27.                     formatted disk.
  28.  
  29. "Disk Ejected Too   Disk removed before all information
  30.  Soon" Requester    written to it. Replace disk and retry
  31.                     may recover without corruption.  We
  32.                     recommend you wait at least 3 seconds
  33.                     from the last disk access before removing
  34.                     the disk.
  35.  
  36. "FAT Table Corrupt" Important information on the disk is
  37.  Requester          sensed to be corrupt.  Use a disk salvage
  38.                     program on your MS-DOS computer to try to
  39.                     recover data where possible.
  40.  
  41. "Disk Full"         Exceeded the capacity of the system disk.
  42.  Requester using    Remove unnecessary files from the disk or
  43.  "Install_msdosFS"  use "Attach" command.
  44.  
  45. "Not an MS-DOS      Device name selected does not refer to an
  46.  disk" response     MS-DOS configured device.  Chose the
  47.  from "MFormat"     device name such as DI0: instead of DF0:
  48.  
  49. "DF0:BAD" disk      This is OK.  The task that handles the
  50.  icon               device called DF0: cannot recognize a
  51.                     foreign disk format.
  52.  
  53. Used "MountMF"      "MountMF" only configures all the drives
  54.  from WORKBENCH or  as MS-DOS devices but does not load the
  55.  boot file          file system code to save memory.  Your
  56.  but no icon        first access of the device in a program
  57.  appears            will load the file system and the icon
  58.                     should appear.
  59.  
  60. Copied icon to      Copy only files with NO file extension.
  61.  MS-DOS disk using  WORKBENCH icons already have an extension
  62.  WORKBENCH but      (.info).  MS-DOS file names can only have
  63.  cannot properly    one extension.  Also, avoid file names
  64.  access icon later  longer than 8 characters. Rename files if
  65.  on same disk       they are a problem.
  66.  
  67. Changed the MS-DOS  The 5 1/4" drive does not support the
  68.  disk on the 5 1/4" "diskchange" signal.  When you change
  69.  drive and still    disks, issue the CLI "DiskChange" command
  70.  get the old di-    or our "DiskChg" command on the drive
  71.  rectory from the   before your next access to the new disk.
  72.  previous disk
  73.  
  74. Copied file to      Avoid using spaces in files names.  The
  75.  MS-DOS disk but    MS-DOS computer ignores everything after
  76.  cannot find it     the space character.
  77.  when reading the
  78.  disk on my MS-DOS
  79.  computer
  80.  
  81. Error=-4            TDPatch12 or TDPatch13 needs to be applied.
  82.  
  83. Error=21            Could not find any sectors on the
  84.                     specified track.  Probably not MS-DOS
  85.                     standard density formatted.
  86.  
  87. Error=22            Sector not aligned with index signal
  88.                     from disk.  Usually not disastrous.
  89.                     Retry may recover.
  90.  
  91. Error=23            Sector not found.  Disk may be corrupt.
  92.                     Retry may recover.
  93.  
  94. Error=24            Sector identification info corrupt.
  95.                     Retry may recover.
  96.  
  97. Error=25            Sector data may be corrupt.
  98.                     Retry may recover.
  99.  
  100. Error=38            Index signal from the drive not received.
  101.                     Amiga needs service to correct hardware
  102.                     problem.
  103. ==============================================================
  104.  
  105. If you still have problems, you can call us at:
  106. (313) 459-7271
  107.   Mon-Fri   10:00 AM to 5:00 PM     Eastern Standard Time
  108.  
  109.  
  110. Helpful Tips
  111.  
  112. Here  are some helpful tips to make using CrossDOS as simple
  113. as possible.
  114.  
  115. -  Avoid file names longer than 8 characters.
  116. -  Avoid file extensions longer than 3 characters.
  117. -  Avoid space in file names or file extensions.
  118. -  When  using WORKBENCH, avoid transferring files with file
  119.    extensions.  Rename them first if necessary.
  120. -  Make  sure  the type of file you want to use between both
  121.    the   Amiga   program   and   the   MS-DOS   program  are
  122.    compatible.   Example:  A  Scribble! file is not readable
  123.    by a WordPerfect wordprocessor.
  124. -  Should you exhibit read or write  errors with no specific
  125.    pattern, we suggest  you clean the  floppy drive heads of
  126.    both the Amiga and MS-DOS computers.
  127.  
  128.  
  129. DEVICE ERROR CODES
  130.  
  131. The  following  is  a list of most of the device error codes
  132. supported.
  133.  
  134. Err#    Error Name          Description
  135. ----------------------------------------------------------------
  136. -1    IOERR_OPENFAIL        device/unit failed to open
  137. -2    IOERR_ABORTED         request aborted
  138. -3    IOERR_NOCMD           command not supported
  139. -4    IOERR_BADLENGTH       not a valid length
  140.  
  141. 20    TDERR_NotSpecified    general catchall
  142. 21    TDERR_NoSecHdr        couldn't find any sectors on track
  143. 22    TDERR_BadSecPreamble  bad sector header
  144. 23    TDERR_BadSecID        bad sector header
  145. 24    TDERR_BadHdrSum       sector header had incorrect CRC
  146. 25    TDERR_BadSecSum       data had incorrect CRC
  147. 26    TDERR_TooFewSecs      couldn't find enough sectors
  148. 27    TDERR_BadSecHdr       bad sector header
  149. 28    TDERR_WriteProt       can't write to a protected disk
  150. 29    TDERR_DiskChanged     no disk in the drive
  151. 30    TDERR_SeekError       couldn't find track 0
  152. 31    TDERR_NoMem           ran out of memory
  153. 32    TDERR_BadUnitNum      asked for a unit > 3
  154. 33    TDERR_BadDriveType    not a recognized drive
  155. 34    TDERR_DriveInUse      someone else allocated the drive
  156. 35    TDERR_PostReset       user hit reset; awaiting doom
  157. 36    MDERR_OutofTracks     out of physical tracks
  158. 37    MDERR_InvParam        invalid parameter (MD_SETPARMS)
  159. 38    MDERR_IndexNotSync    index signal not available
  160. 39    MDERR_WrongTrack      drive head on wrong physical track
  161.